Skip to content

Conversation

@asselyam
Copy link

Corrected the implementation of the first steps and removed the duplicated code:

ObjectHandlesImpl is now only a storage class. Each instance contain either weak or strong handles.
JNIGlobalHandles uses 2 instances of ObjectHandlesImpl (one for strong handles, one for weak handles)
HandleWeakReference is removed

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 29, 2025
@asselyam
Copy link
Author

@christianhaeubl Dear Dr. Häubl, i corrected the code, compile it and tested. If I understand right i create a new PR for every task or everzthing should be in one PR but in different branches?

Accidentally the ObjectHandleImpl import was removed, I added it back
@christianhaeubl christianhaeubl self-assigned this Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants